How to modify hosts in Ubuntu desktop environment
Under Ubuntu Modify the hosts address method, version 14.1, with a few commands can be done, the following methods:
Step1. Enter the Ubuntu terminal by clicking on the dash home to see Terminal, click Open
Step2.
Tags: file queue validation requires Sysctl temp VIM privacy AJust go from Windows to Linux, the first step is of course to modify the hosts. And then the windows on the IPv6 hosts copied over but found not good, and later back to the normal hosts found that so, but the speed is too slow.Problem Analysis :Ping6 ipv6.google.com not works, may be
Ubuntu 17.10 uses apt to build a lamp environment, install phpmyadmin, redis and extensions, mysql extensions, enable error messages, and configure virtual hosts,Final environment:
Ubuntu17.10, Apache2.4.27, MySQL5.7.20, and PHP7.1
1. install apache
Official sources: Install directly:
sudo apt-get install apache2
2. Install mysql
Official sources: Install directly:
sudo apt-get install mysql-server
During i
To sum up the method of modifying the hosts address in Ubuntu, it is actually very simple. You can do it with a few commands, as shown below:
Step 1. Enter the Ubuntu terminal by clicking dash home to see terminal. Click it to open it.
Step 2: Find the hosts file in the/etc folder through several common commands
Domestic IT developers will face access to Google and other foreign web site instability problems, these issues can be resolved through the wall, but also by modifying the native Hosts file to solve.Before on Windows has been using Hoststool this people's modified Hosts file software, switch to Ubuntu environment naturally also first think of this tool. The
-install.pl, and then start compiling, pressing the ENTER key until the enjoy appears.The fifth step restarts the virtual machine Ubuntu (by setting the button in the upper right corner of the Ubuntu desktop). Otherwise, the installed VMware tools will not work.Finally: Open the vmware-> toolbar->vm->settings->options->shared folders Point Add, and follow the prompts to add a "desktop" under Windows. folder
1. this guide attempts to allow you to monitor local hosts by installing Nagios source programs on Ubuntu within 20 minutes using simple commands. More advanced settings are not discussed-only some basic operations, but this is enough for 95% of users to start Nagios. 1. this guide attempts to allow you to monitor local hosts by installing Nagios source programs
Introduced under Ubuntu modifies the host to implement the domain name pointing local method. Ubuntu system's hosts only need to modify the/etc/hosts file, in the directory there is also a hosts.conf file, just at the beginning thought that only needs to modify this can be, the results found that the need to modify
In ubuntu, the path of the Apache configuration file is/etc/apache2. In this directory, You can see http. conf, but the file is empty. In ubuntu, Apache configuration is dispersed to various configuration files. The apache2.conf file in this directory is a general configuration file. In this file, you can see the include command, it includes many other files, including HTTP. conf. Therefore, configuration w
Ubuntu system's hosts only need to modify the/etc/hosts file, in the directory there is also a hosts.conf file, just at the beginning thought that only needs to modify this can be, the results found that the need to modify the hosts. Restart the network when you are finished modifying it.The process is as follows:1. Mo
First, provide a Hosts fileHttp://pan.baidu.com/s/1jGMptxOUbuntuAfter downloading this file, open it with gedit, copy all contents, then open terminal, enter' Sudo gedit/etc/hosts 'After you are prompted to enter your password, paste the copied content back into the original content, save it, and then entersudo /etc/init.d/networking restartIt's good to restart the network.Then open the browser, open Google
Install Chrome and hosts on Ubuntu, and modify ubuntuchromehosts.
Ubuntu16.04
1. Install chrome
Get installation package http://www.google.cn/chrome/browser/desktop/index.html
Open the terminal in the installation package directory and execute sudo dpkg-I google-chrome-stable_current_amd64.deb if there is an error message, first execute sudo apt-get-f install
After the installation is complete, pr
Ubuntu system's hosts only need to modify the/etc/hosts file, in the directory there is also a hosts.conf file, just at the beginning thought that only needs to modify this can be, the results found that the need to modify the hosts. Restart the network when you are finished modifying it.The process is as follows:1. Mo
1. Modify the Hostssudo gedit/etc/hostsIf you do not like to use the Gedit command, and the current account is a non-root account, then you can copy the/etc/hosts to the desktop, and then manually edit the save, and then use the command copy overwrite the past, the example is as follows:sudo cp hosts/etc/2. How to add parsing recordsJust copy and paste the public parsing records on the web to the
Original URL: http://l.14551.org/2009/12/2166Ubuntu system's hosts only need to modify the/etc/hosts file, in the directory there is also a hosts.conf file, just at the beginning thought that only needs to modify this can be, the results found that the need to modify the hosts. Restart the network when you are finished modifying it.The process is as follows:1. Mo
The hosts of the Ubuntu system only need to modify the/etc/hosts file and restart the network after the modification.The process is as follows:1. Modify the Hostssudo gedit/etc/hosts2. Add parse record (. ) or the Hosts file downloaded from GitHubTerminal error when saving:(gedit:2771): gtk-warning * *: Calling Inhibit
This article to share is through Ruby to get GitHub on the Hosts file content, modified to local Ubuntu, very practical, specific you know, the need for small partners can refer to.
Under Windows, we all know where the hosts file is, but in the Ubuntu system, there are other systems, such as the Android phone, and may
configuration, you need to run:Service apache2 reload# Restart apache #$ Sudo service apache2 reloadApache2: cocould not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName[OK]# Binding hosts #$ Vi/etc/hosts # Add the domain name configured below and save it for release #127.0.1.1 www.111cn.netThen the browser accesses the domain name.Configure the virtual host
Configuration of All-Around hosts in Ubuntu-Linux Enterprise Application-Linux server application information. The following is a detailed description. I installed Ubuntu on my machine for several days. I have never used it seriously. Today, I was so impressed by my painstaking efforts. Just do what you say. I used Ubuntu7.04 to download JDK 6, apache2, php, and
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.